@charset "UTF-8";

.bigTitle {
	height: 42px;
	margin: 20px 0 25px 0;
	position: relative;
}

.bigTitle h3 {
	font-size: 24px;
}

.bigTitle h3:after {
	width: 90%;
	content: "";
	display: block;
	height: 2px;
	background-color: #c3cfd3;
	position: absolute;
	top: 18px;
	right: 0;
}

.bigTitle h3.line:after {
	width: 86%;
}

.bigTitle p {
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin: 5px 0 0 48px;
}

.bigTitle p:before {
	width: 40px;
	content: "";
	display: block;
	height: 1px;
	background-color: #c3cfd3;
	position: absolute;
	bottom: 0px;
	left: 0;
}

h3.bigTitle02 {
	font-size: 20px;
	padding: 25px 0 20px 0;
	font-weight: normal;
}

.bigTitle03 {
	height: 42px;
	margin: 20px 0 3px 0;
	font-size: 20px;
	font-weight: normal;
	background: url("/uiFramework/commonResource/zip/images/images/tit.png") no-repeat;
	padding-left: 37px;
	line-height: 31px;
}

.bigTitle00 {
	height: 36px;
	margin: 28px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	background: url(/sdnxs/resource/cms/2018/11/2018110214424198711.jpg) no-repeat;
	padding-left: 37px;
}

.khfw .bigTitle03 {
	background-position: 0 3px;
}

.hq {
	margin: 20px 0 0 0;
}


.rdzt .rdzt-content {
	width: 710px;
	height: 146px;
	position: relative;
	overflow: hidden;
}

.rdzt .rdzt-content .rdzt-list {
	width: 660px;
	height: 190px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.rdzt .rdzt-content .rdzt-list ul.list {
	position: absolute;
	height: 160px;
}

.rdzt .rdzt-content .rdzt-list ul.list li {
	float: left;
	width: 215px !important;
	height: 146px;
	margin-right: 8px;
}

.rdzt .rdzt-content .rdzt-list ul.list li img {
	width: 215px;
	height: 146px;
}

.rdzt .rdzt-content .rdzt-btn span {
	position: absolute;
	top: 57px;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.rdzt .rdzt-content .rdzt-btn span.prev {
	left: 0px;
	background-position: 0 0px;
}

.rdzt .rdzt-content .rdzt-btn span.next {
	right: 0px;
	background-position: 10px -41px;
	background: url(/sdnxs/resource/cms/2018/11/2018110214424180603.jpg) no-repeat;
}

.prev {
	background: url(/sdnxs/resource/cms/2018/11/2018110214424153519.jpg) no-repeat;
}


.spzb {
	width: 280px;
}

/*# sourceMappingURL=skin.css.map */

.list a {
	color: #535353;
}





.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body {
	background: #fff;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.container {
	min-height: 100%;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	width: 400px;
	height: auto;
	z-index: 9999999;
	visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 9999995;
	opacity: 0;
	background: rgba(1, 1, 1, 0.6);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show~.md-overlay {
	opacity: 1;
	visibility: visible;
}





/*中部四个大导航*/
.tab01 .tabTitle01 {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	margin-top: 14px;
}

.tab01 .tabTitle01 a {}

.tab01 .tabTitle01 li {
	font-size: 18px;
	line-height: 32px;
	margin-right: 67px;
}

.tab01 .tabTitle01 li.active,
.tab01 .tabTitle01 li:hover {
	border-bottom: 2px solid #6b6b6b;
}

.tab01 .tabcontent01 {}

.tab01 .tabcontent01 .item {
	display: none;
}









/*图片新闻与新闻中心*/
.tpxw-box {
	width: 580px;
}

.xwzx-box {
	width: 410px;
}

.focus {
	position: relative;
	width: 100%;
	height: 384px;
}

.focus img {
	width: 100%;
	height: 384px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 8px;
	right: 10px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

/*新闻中心*/

.tabcontent01 .content {
	width: 410px;
}

.tabcontent01 .content .hot {
	line-height: 28px;
	padding-bottom: 12px;
}

.tabcontent01 .content .hot a {
	color: #ee1c23;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	z-index: 5;
}

.tabcontent01 .content .hot p {
	color: #6d6d6d;
	font-size: 14px;
	font-family: 宋体 !important;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tabcontent01 .content .hot p a {
	color: #df2525;
}

.tabcontent01 .content dl {}

.tabcontent01 .content dl dd {
	line-height: 35px;
	font-size: 14px;
}

/*横幅*/
#swiper2 {
	width: 100%;
	height: 120px;
}

#swiper2 .swiper-wrapper .swiper-slide a img {
	width: 100%;
}

/*业务介绍*/
.section02 .ywjj {
	width: 710px;
}

.section02 .ywjj ul.yw-list li {
	border: 1px solid #e2e2e2;
	width: 122px;
	height: 168px;
	border-radius: 10px;
	padding: 15px 5px;
	position: relative;
	margin-right: 10px;
}

.section02 .ywjj ul.yw-list li h3 {
	color: #f96c37;
	font-size: 18px;
	background: url("/uiFramework/commonResource/zip/images/images/ywjj.png") no-repeat;
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}

.section02 .ywjj ul.yw-list li h3.h01 {
	background-position: 0 -1px;
}

.section02 .ywjj ul.yw-list li h3.h02 {
	background-position: 0 -38px;
}

.section02 .ywjj ul.yw-list li h3.h03 {
	background-position: 0 -76px;
}

.section02 .ywjj ul.yw-list li h3.h04 {
	background-position: 0 -114px;
}

.section02 .ywjj ul.yw-list li h3.h05 {
	background-position: 0 -152px;
}

.section02 .ywjj ul.yw-list li dl dd {
	background: url("/uiFramework/commonResource/zip/images/images/ywjj.png") no-repeat;
	background-position: 0 -184px;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	margin-left: 9px;
}

.section02 .ywjj ul.yw-list li dl dd a {
	font-size: 14px;
}

.section02 .ywjj ul.yw-list li dl.bankCard dd {
	padding-left: 40px;
}

.section02 .ywjj ul.yw-list li dl.bankCard dd.d01 {
	background-position: 0 -208px;
}

.section02 .ywjj ul.yw-list li dl.bankCard dd.d02 {
	background-position: 0 -241px;
}

.section02 .ywjj ul.yw-list li dl.bankCard dd.d03 {
	background: url(/sdnxs/resource/cms/2018/11/2018112216513417809.png) no-repeat left !important;
}

.d05 {
	background: url(/sdnxs/resource/cms/2018/11/2018112216465563602.png) no-repeat left !important;
}

.section02 .ywjj ul.yw-list li p.more a {
	position: absolute;
	width: 98px;
	height: 24px;
	left: 50%;
	margin-left: -49px;
	bottom: 10px;
	color: #f96c37;
	border: 1px solid #f96c37;
	border-radius: 10px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

.section02 .ywjj ul.yw-list li p.more a:hover {
	background-color: #f96c37;
	color: #fff;
}

.section02 .ywjj .tscp {
	width: 710px;
	height: 131px;
	position: relative;
	overflow: hidden;
}

.section02 .ywjj .tscp .tscp-list {
	width: 670px;
	height: 156px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}

.section02 .ywjj .tscp .tscp-list ul.list {
	position: absolute;
	height: 190px;
}

.section02 .ywjj .tscp .tscp-list ul.list li {
	float: left;
	width: 168px;
	height: 190px;
}

.section02 .ywjj .tscp .tscp-list ul.list li img {
	width: 157px;
	height: 130px;
	margin: 0 0 0 4px;
}

.section02 .ywjj .tscp .tscp-list ul.list li p {
	text-align: center;
	margin-top: 10px;
}

.section02 .ywjj .tscp .tscp-btn span {
	position: absolute;
	top: 47px;
	background: url("/uiFramework/commonResource/zip/images/images/ywjj.png") no-repeat;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.section02 .ywjj .tscp .tscp-btn span.prev {
	left: 0;
	background-position: 0 -328px;
}

.section02 .ywjj .tscp .tscp-btn span.next {
	right: 0;
	background-position: 0 -366px;
}

.section02 .khfw {
	width: 280px;
}

.section02 .khfw .khfw-content {
	border: 1px solid #e2e2e2;
}

.section02 .khfw .khfw-content ul.list {
	margin: 20px 20px 0px 20px;
	width: 240px;
	overflow: hidden;
	padding-bottom: 5px;
}

.section02 .khfw .khfw-content ul.list li {
	background: url("/uiFramework/commonResource/zip/images/images/khfw.png") no-repeat;
	float: left;
	width: 64px;
	height: 26px;
	line-height: 32px;
	padding-left: 33px;
	margin-bottom: 22px;
	margin-right: 45px;
}

.section02 .khfw .khfw-content ul.list li a {
	color: #f96c37;
	font-size: 16px;
}

.section02 .khfw .khfw-content ul.list li a:hover {
	text-decoration: underline;
}

.section02 .khfw .khfw-content ul.list li.li01 {
	background-position: 0 6px;
}

.section02 .khfw .khfw-content ul.list li.li02 {
	background-position: 0 -28px;
	margin-right: 0px;
}

.section02 .khfw .khfw-content ul.list li.li03 {
	background-position: 0 -61px;
}

.section02 .khfw .khfw-content ul.list li.li04 {
	background-position: 0 -95px;
	margin-right: 0px;
}

.section02 .khfw .khfw-content ul.list li.li05 {
	background-position: 0 -127px;
}

.section02 .khfw .khfw-content ul.list li.li06 {
	background-position: 0 -162px;
	margin-right: 0px;
}

.section02 .khfw .khfw-content ul.list li.li07 {
	background-position: 0 -195px;
	margin-bottom: 0px;
}

.section02 .khfw .khfw-content ul.list li.li08 {
	background: url(/uiFramework/commonResource/image/2018110817130450872.jpg)no-repeat;
	background-position-x: 3px;
	background-position-y: 6px;
	margin-right: 0px;
}

.section02 .khfw .khfw-content ul.list li.li09 {
	background: url(/uiFramework/commonResource/image/2018110817131471818.jpg)no-repeat;
	background-position-x: 3px;
	background-position-y: 6px;
}

.section02 .khfw .khfw-content ul.list li.li10 {
	background: url(/uiFramework/commonResource/image/2018110817125210212.jpg)no-repeat;
	background-position-x: 3px;
	background-position-y: 6px;
	margin-right: 0px;
}

.section02 .khfw .khfw-content ul.list li.li10 a {
	display: block;
	margin-top: -8px;
	line-height: 22px;
}

/*广告位*/
.ggw-box a img {
	width: 100%;
}
/*新闻box*/
.sy-news-box dd span{width: 45px; text-align: right;}
.sy-news-box dd a{width: calc(100% - 55px); display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}



/*移动端自适应*/
@media screen and (max-width:1023px) {
	#focal .focalImg li {
		width: 100%;
	}

	.tab01 .tabTitle01 {
		display: flex;
		justify-content: space-around;
	}

	.tabTitle01.clearfix::after {
		display: none;
	}

	.tab01 .tabTitle01 li {
		font-size: 15px;
		line-height: 32px;
		margin-right: 0px;
	}

	.tpxw-box,
	.xwzx-box {
		width: 100%;
	}

	.focus {
		height: 200px;
	}

	.focus img {
		height: 200px;
	}

	.focus .shadow a {
		width: 70%;
		display: inline-block;
		white-space: nowrap;
		text-overflow: ellipsis;

	}

	.tabcontent01 .content {
		width: 100%;
	}

	#swiper2 {
		height: auto;
	}

	.section02 .ywjj,
	.section02 .khfw {
		width: 100%;
	}

	#swiper3 {
		width: 100%;
		padding-bottom: 30px;
	}

	#swiper3 .swiper-wrapper .swiper-slide .yw-small-box {
		height: 210px;
		background: #fafafa;
		border-radius: 10px;
		text-align: center;


	}

	#swiper3 .swiper-wrapper .swiper-slide .yw-small-box p:first-child {
		color: #f96c37;
		font-size: 16px;
		font-weight: bold;
		padding: 20px 0;
	}

	#swiper3 .swiper-wrapper .swiper-slide .yw-small-box>a {
		display: block;
		font-size: 14px;
		line-height: 28px;
	}

	#swiper3 .swiper-wrapper .swiper-slide .yw-small-box .more a {
		color: #fff;
		background: #de2921;
		border-radius: 18px;
		width: 50%;
		display: inline-block;
		font-size: 14px;
		line-height: 28px;
		margin-top: 20px;
	}
	#swiper3 .swiper-slide a img {width:100%;}

	.header_title {
		font-size: 18px;
	}

	#swiper4 {
		padding-bottom: 30px;
	}

	#swiper4 .swiper-wrapper .swiper-slide a {
		font-size: 14px;
		display: block;
		background: #f96c37;
		color: #fff;
		padding: 3px 2px;
		border-radius: 50px;
		text-align: center;
	}

	#swiper4 .swiper-wrapper .swiper-slide {
		width: 23%;
	}

	#swiper4 .swiper-wrapper .swiper-slide:last-child {
		width: 120px;
	}

	#swiper5 {
		height: 120px;
		padding-bottom: 30px;
	}

	#swiper5 .swiper-wrapper .swiper-slide a {
		display: block;
	}

	#swiper5 .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	#hq02 {
		margin: 0;
	}

	#swiper6 {
		height: 120px;
		padding-bottom: 30px;
	}

	#swiper6 .swiper-wrapper .swiper-slide a {
		display: block;
	}

	#swiper6 .swiper-wrapper .swiper-slide a img {
		width: 100%;
	}

	.rdzt,
	.spzb {
		width: 100%;
	}
.bigTitle00{
    height: 33px;
    border-bottom: 1px solid #eaeaea;
    background-position: left 4px;
    margin: 20px 0 10px 0;
}
.tutu{text-align: center;}
}